home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 October / macformat-029.iso / mac / Shareware City / Developers / internet-free-mac-lang-10 / Internet Free MacLang 1.0 / Internet Free MacLang 1.0.rsrc / TEXT_140.txt < prev    next >
Encoding:
Text File  |  1995-07-03  |  2.2 KB  |  57 lines

  1.  
  2.                                        
  3.                                                    CLEAN
  4.  
  5. Etymology: see *
  6.  
  7. Home Page:
  8. http://www.cs.kun.nl/~clean
  9.  
  10.  
  11.                                      Concurrent Clean System
  12.  
  13.  
  14.  
  15. MAC NAME: Concurrent Clean System                                      
  16.  
  17. VERSION: 1.0.0                                 
  18.  
  19. README:
  20. "The pure, lazy functional language Concurrent Clean (version 1.0) defined in this reference manual is a major upgrade of the previous release (0.84b) of Clean (Brus et al., 1987; N√∂cker et al., 1991; Plasmeijer & van Eekelen, 1993).
  21. Clean was originally designed as an experimental intermediate language and deliberately kept syntactically as poor as possible to be able to focus on the essential language and implementation issues. This strategy enabled us to study new concepts (such as term graph rewriting (Barendregt et al., 1987), lazy copying (van Eekelen et al., 1991), abstract reduction (N√∂cker, 1993), uniqueness typing (Barendsen and Smetsers, 1993) without too much implementation effort. The ideas were tested in the Clean compiler which could be used on small machines and produced state-of-the-art code (Smetsers et al., 1991)."
  22.  
  23. AUTHORS:
  24. mac port:
  25. Achten (1992,1993)
  26. Wichers Schreur (1989)
  27. Huitema & Plasmeijer (1992)
  28.     
  29. COPYRIGHT:
  30. (c) 1987 - 1995 University of Nijmegen, Computing Science Institute.
  31.  
  32. INTERNET SITES:
  33. ftp://ftp.cs.kun.nl/pub/Clean/Clean10/mac/
  34.  
  35. Old versions:  
  36. ftp://ftp.cs.kun.nl/pub/Clean/Clean08/mac/
  37.  
  38.  
  39. Date: Tue, 30 May 1995 10:03:45 +0200
  40. To: "Antreas P. Hatzipolakis" <xpolakis@athena.compulink.forthnet.gr>
  41. From: rinus@cs.kun.nl (rinus plasmeijer)
  42.  
  43. Dear Antreas,
  44.  
  45. You wrote:
  46. >I have a question about the name:
  47. >What is the etymology of CLEAN?
  48.  
  49. The history is as follows:
  50. We designed graph rewriting systems together with our friends in East-Anglia (Sleep, Kennaway, Glauert). We also had a tiny language on top of it, called LEAN (the Language of East-Anglia and Nijmegen, 1987, Parle conference).
  51. This language could do general graph rewriting (also useful for imperative languages and logic languages). However, in Nijmegen we want to restrict ourselves to functional languages and term-graph rewriting. So, we designed a "clean" version of LEAN, called CLEAN.
  52.  
  53. Greetings,
  54.  
  55. Rinus
  56.